-
Home
-
ShopApper: Mobile App for WooCommerce
-
0.4.5
-
Code
-
Classes
- AuthController
Total Complexity |
95 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
913 |
Lines of code |
555 |
Logical lines of code |
285 |
Comment lines |
105 |
Methods |
28 |
Properties |
2 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
A |
34 |
1 |
130 |
facebook_login() |
S |
48 |
7 |
30 |
google_login() |
S |
48 |
7 |
30 |
get_customer_data() |
S |
50 |
5 |
28 |
login() |
S |
51 |
5 |
26 |
lost_password() |
S |
51 |
5 |
24 |
logout() |
S |
56 |
4 |
18 |
generate_api_key() |
S |
50 |
3 |
32 |
get_api_key_tables() |
S |
57 |
4 |
16 |
phone_number_register() |
S |
57 |
4 |
16 |
delete_account() |
S |
57 |
4 |
15 |
rest_check_permissions() |
S |
69 |
5 |
6 |
change_password() |
S |
59 |
4 |
14 |
phone_number_register_verify() |
S |
51 |
3 |
24 |
user_edit() |
S |
59 |
3 |
19 |
user_save() |
S |
66 |
4 |
7 |
verify_code() |
S |
59 |
3 |
14 |
register_customer() |
S |
60 |
3 |
12 |
network_plugin_loaded() |
S |
73 |
3 |
4 |
find_customer_by_phone() |
S |
64 |
3 |
9 |
phone_number_verify() |
S |
58 |
2 |
15 |
create_verification() |
S |
62 |
2 |
12 |
get_app_login_settings() |
S |
62 |
2 |
11 |
phone_number_login() |
S |
63 |
2 |
10 |
register() |
S |
63 |
2 |
10 |
get_keys_of_customer() |
S |
67 |
2 |
7 |
remove_key() |
S |
70 |
2 |
6 |
__construct() |
S |
63 |
1 |
10 |